DPWorkerThread now sets up a coroutine stack.
[hom.git] / Tests / Unit Tests / DPDictionaryTests.h
blobf45ce4d927850ee4a145f7eccb89645adfdd6d25
1 //
2 // DPDictionaryTests.h
3 // HigherOrderMessaging
4 //
5 // Created by Ofri Wolfus on 22/05/07.
6 // Copyright 2007 Ofri Wolfus. All rights reserved.
7 //
9 #import <Cocoa/Cocoa.h>
12 @interface DPDictionaryTests : NSObject {
16 @end